home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Esportes / PongLetter.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-18  |  55 b   |  5 lines

  1. on(release){
  2.    _root.player2 = true;
  3.    play();
  4. }
  5.